home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ 4⁄6⁄90 / 1051-C++⁄MacApp Debugging-Apr90 < prev    next >
Encoding:
Text File  |  1990-04-06  |  990 b   |  25 lines  |  [TEXT/GEOL]

  1. Item    3973121                         6-April-90        15:43PDT
  2.  
  3. From:   D4695                           Skywalker Sys, Scott Collins,PRT
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.         MOOF                            Rollin, Keith A
  7.         MACAPP.TEST                     MacApp SQA Team
  8.  
  9. Sub:    C++/MacApp Debugging Question
  10.  
  11. My C++ fields methods are not working in the transcript window.   For instance,
  12. a Subclass class of TWindow will print out a "=" for every fields of the
  13. subclass, and then correctly print the fields of TWindow.  However, they work
  14. fine in the Inspector window.  Am I doing  something wrong?
  15.  
  16.     -- Peter Young
  17.  
  18. In addition, several using <stream.h> with MacApp has several times resulted in
  19. strange behaviour that I have been unable to track down.  Using cout rather
  20. than printf results in voluminous duplicate output in an indeterminate order.
  21. Has anyone else experienced this and/or know the cause/cure ?
  22.  
  23.     -- Scott Collins
  24.  
  25.